home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / editor / a3e_121g.zip / MECCA.CFG < prev    next >
Text File  |  1992-11-19  |  10KB  |  227 lines

  1. ;-------------------------
  2. ;Colours
  3. ;-------------------------
  4. '[black]'          "Black"
  5. '[blue]'           "Blue"
  6. '[green]'          "Green"
  7. '[cyan]'           "Cyan"
  8. '[red]'            "Red"
  9. '[magenta]'        "Magenta"
  10. '[brown]'          "Brown"
  11. '[gray]'           "Gray"
  12. '[darkgray]'       "DarkGray"
  13. '[lightblue]'      "LightBlue"
  14. '[lightgreen]'     "Lightgreen"
  15. '[lightcyan]'      "Lightcyan"
  16. '[lightred]'       "Lightred"
  17. '[lightmagenta]'   "Lightmagenta"
  18. '[yellow]'         "Yellow"
  19. '[white]'          "White"
  20. '[BG <c>]'         "Set background"
  21. '[FG <c>]'         "Set Foreground"
  22. '[blink]'          "Set blink"
  23. '[steady]'         "No more blink"
  24. '[bright]'         "Set bright"
  25. '[dim]'            "Set dim"
  26. '[load]'           "Load last saved color"
  27. '[save]'           "Save current color"
  28. '[on]'             "Interpret the next token as a background"
  29. ;----------------------
  30. ; div utils
  31. ;----------------------
  32. '[bell]'           "Beep"
  33. '[sysopbell]'      "Local beep"
  34. '[bs]'             "BackSpace"
  35. '[cleol]'          "Clear till end of line"
  36. '[cls]'            "Clear screen"
  37. '[cr]'             "Carriage Return"
  38. '[lf]'             "LineFeed"
  39. '[tab]'            "Tab"
  40. '[down]'           "Move down"
  41. '[left]'           "Move left"
  42. '[up]'             "Up"
  43. '[right]'          "Right"
  44. '[locate <r> <c>]' "Goto position <rows> <columns>"
  45. ;------------------------
  46. ; Message & filesystem
  47. ;------------------------
  48. '[alist_file]'     "Displays file area listing"
  49. '[alist_msg]'      "Displays message area listing"
  50. '[msg_carea]'      "^w^mA number of the current msgarea"
  51. '[msg_cmsg]'       "^w^mL message number in the current area"
  52. '[msg_cname]'      "^w^mN name of current msg area"
  53. '[msg_hmsg]'       "^w^mH highest msg in the current msg area"
  54. '[msg_nummsg]'     "^w^m# number of msgs in the current area"
  55. '[file_carea]'     "^wGA area NUMBER of the current file area"
  56. '[file_cname]'     "^wGN NAME of the current file area.'
  57. ;------------------------
  58. ; systemdata
  59. ;------------------------
  60. '[syscall]'        "^f^q number of calls your BBS has received"
  61. '[sys_name]'       "^r^c system name"
  62. '[sysop_name]'     "^r^d sysop's full name"
  63. '[time]'           "^f^t the current time"
  64. '[timeoff]'        "^f^p time of next system event"
  65. '[date]'           "display the current date"
  66. ;--------------------
  67. ; userdata
  68. ;--------------------
  69. '[fname]'          "^f^f User's first name"
  70. '[lastcall]'       "^w^a date of the user's last call"
  71. '[length]'         "^f^l duration of current call, in minutes"
  72. '[minutes]'        "^f^k Onlinetime last 24h"
  73. '[netbalance]'     "^w^nB user's matrix balance"
  74. '[netcredit]'      "^w^nC user's matrix credit"
  75. '[netdebit]'       "^w^nD user's matrix debit"
  76. '[netdl]'          "^f^r  user's net downloads for today"
  77. '[expiry_date]'    "^wyD User's expirationdate"
  78. '[expiry_time]'    "^wyT User's expirationtime"
  79. '[city]'           "Display the user's city"
  80. '[phone]'          "^wP user's phone number"
  81. '[dl]'             "^f^x user's TOTAL kB downloaded"
  82. '[ratio]'          "^f^y user's download ratio'
  83. '[realname]'       "^wR user's real name (if applicable)"
  84. '[remain]'         "^f^o minutes left this call"
  85. '[response]'       "^w^e last line entered by the user'
  86. '[ul]'             "^f^w user's total amount of kB uploaded"
  87. '[user]'           "^f^b user's full name"
  88. '[usercall]'       "^f^e user's number of calls here"
  89. ;-------------------
  90. ; outputs, menus, questionnaires...
  91. ;-------------------
  92. '[ansopt]'         "^f^v Optional answers"
  93. '[ansreq]'         "^f^u Answers required"
  94. '[choice]<c>'      "^oU<c> IF <c> then process line..."
  95. '[leave_comment]'  "^wK Leave Comment"
  96. '[menu]<k>'        "^oR<k> Menu using <k> keys as valid"
  97. '[open]<f>'        "^oO<f> Open questionnaire-answerfile <f>"
  98. '[post]'           "^oP Write users name... to answerfile"
  99. '[readln]<d>'      "^oN<d> Readline from user. <d> = keyword"
  100. '[store]<d>'       "^oM<d> save menuresult in answerfile <d> = keyword"
  101. '[write]<l>'       "^wW<l> write <l> to answ-file"
  102. ;-------------------
  103. ; privilege
  104. ;          H    -    Hidden
  105. ;          S    -    SysOp
  106. ;          A    -    AsstsysOp
  107. ;          C    -    Clerk
  108. ;          E    -    Extra
  109. ;          F    -    Favoured
  110. ;          P    -    Privil
  111. ;          W    -    Worthy
  112. ;          N    -    Normal
  113. ;          L    -    Limited
  114. ;          D    -    Disgrace
  115. ;          T    -    Twit
  116. ;-------------------
  117. '[?below]'         "^pB? Below privilege level ?"
  118. '[?equal]'         "^pQ? Equal to privilege level?"
  119. '[?file]'          "^p? rest of file if privileged"
  120. '[?line]'          "^pL? rest of line if privileged"
  121. '[?xclude]'        "^pX?
  122. '[priv_down]'      "^wpD lower privilege"
  123. '[priv_up]'        "^wpU raise privilege"
  124. '[setpriv <p>]'    "^ws? set privilege"
  125. ;------------------------
  126. ;Lock and Key Control
  127. ;------------------------
  128. '[ifkey]<keys>'    "^wkI display line if <keys>"
  129. '[notkey]<keys>'   "^wkN display line if NOT <keys>"
  130. '[keyon]<keys>'    "^wkO turn on <keys>"
  131. '[keyoff]<keys>'   "^wkF turn off <keys>"
  132. ;----------------------------
  133. ;Conditionals and Flow Control
  134. ;-----------------------------
  135. '[b1200]'          "^w^b1 user is at 1200+ baud"
  136. '[b2400]'          "^w^b2 user is at 2400+ baud"
  137. '[b9600]'          "^w^b9 user is at 9600+ baud"
  138. '[col80]'          "^w8 show screen if user has 79+ columns"
  139. '[color]'          "^oE display text if user has color"
  140. '[endcolor]'       "^oe end colordisplay"
  141. '[expert]'         "^wHE show line to expertusers"
  142. '[exit]'           "^wE quit all linked files"
  143. '[filenew]<f>'     "^wf show line if <f> > last logon time"
  144. '[goto <l>]'       "^oV goto label <l> of current file"
  145. '[hotflash]'       "^wHH show line to hotflashusers"
  146. '[hotkeys]'        "^rh show line to users with hotkeys"
  147. '[ifentered]<s>'   "^we<s> show line if <s> = last readline"
  148. '[ifexist]<f>'     "^wi<f> show line if <f> exists"
  149. '[iflang X]'       "^wBX show line if language = X"
  150. '[iftask]<tn>'     "^wb<tn> show line if <tn> = tasknumber"
  151. '[iftime <o h:m>]' "show line if time <o> <h:m>"
  152. '[incity]<s>'      "^wR show line if user from <s> (city)"
  153. '[islocal]'        "^wIL show line if user is local"
  154. '[isremote]'       "^wIR show line if user is remote"
  155. '[label <l>]'      "label <l>"
  156. '[maxed]'          "^wm show line if inside MaxEd"
  157. '[msg_conf]'       "^w^maC show line if in conference area"
  158. '[msg_echo]'       "^w^maE show line if in echo area"
  159. '[msg_local]'      "^w^maL show line if in local area"
  160. '[msg_matrix]'     "^w^maM show line if in matrix area"
  161. '[msg_next]'       "^w^miN show line if dir is forward"
  162. '[msg_nomsgs]'     "^w^mnM show line if no msgs"
  163. '[msg_nonew]'      "^w^mnN show line if no new msgs"
  164. '[msg_noread]'     "^w^mnR show line if all is unread"
  165. '[msg_notenter]'   "^w^mnE show line if new area"
  166. '[msg_prior]'      "^w^miP show linw if dir is backward"
  167. '[no_keypress]'    "^wG show line if no keypress"
  168. '[nocolor]'        "^o^^ display text if user has no color"
  169. '[nostacked]'      "^wS show line if no keystack"
  170. '[notontoday]'     "^wQ show line if first call today"
  171. '[novice]'         "^wHN show line to noviceusers"
  172. '[permanent]'      "^wq show line if user is permanent"
  173. '[regular]'        "^wHR show line to regularusers"
  174. '[top]'            "^oT goto top of file"
  175. ;------------------------------------
  176. ;Multi-Line Token Listing
  177. ;------------------------------------
  178. '[apb]'            "^wA send message to all users online"
  179. '[chat_avail]'     "^wcA show line if available for chat"
  180. '[chat_notavail]'  "^wcN show line if unavailable for chat"
  181. '[who_is_on]'      "^ww display all users online"
  182. ;--------------------------
  183. Miscellaneous Token Listing
  184. ;--------------------------
  185. '[ckoff]'          "^b turn off breakchecking"
  186. '[ckon]'           "^c turn on breakchecking"
  187. '[clear_stacked]'  "^wO clear commandstack"
  188. '[comment <c>]'    "Comment in file"
  189. '[copy <f>]'       "insert file <f> without translation"
  190. '[delete]<f>'      "^wD<f> delete file <f> on disk"
  191. '[display]<f>'     "^oS<f> display file <f>.bbs, no control"
  192. '[dos]<c>'         "^oC<c> execute command <c> in dos"
  193. '[enter]'          "^a wait for ENTER"
  194. '[file]'           "^wNF like a menuheader without a file"
  195. ;     This command causes Maximus to act as if it had encountered
  196. ;     a `MenuHeader File' statement, but without the associated
  197. ;     display.
  198. '[hangup]'         "^f^n Immediately disconnect"
  199. '[ibmchars]'       "^wd show line if user has IBMchars"
  200. '[include <f>]'    "include file <f> with translations"
  201. '[key?]'           "^wT? toggle key ?"
  202. '[key_poke]'       "^wP stack a command"
  203. '[language]'       "^oL run change-language-menu"
  204. '[link]<f>'        "^wL display file <f>.bbs, control returned"
  205. '[log]<s>'         "^wA<s> log string <s>"
  206. '[menu_cmd <s>]<arg>' "^rr invoke menuoption <s>"
  207. '[menupath]<p>'    "^wM<p> change menupath to <p>"
  208. '[message]'        "^wNM act like menuheader-message, no display"
  209. '[more]'           "^d `More [Y,n,=]?' prompt"
  210. '[moreoff]'        "^k no automatic moreprompts"
  211. '[moreon]'         "^e automatic moreprompts"
  212. '[msg_checkmail]'  "^wC run internal mailchecker"
  213. '[newfiles]'       "^wF run a newfiles scan"
  214. '[onexit]<f>'      "^oF<f> file to display after current"
  215. '[other]'          "^wNO act like menuheader-none, no display"
  216. '[pause]'          "^f^g pause 1/2 sec"
  217. '[quit]'           "^oQ quit current file"
  218. '[quote]'          "^f^a display a quote"
  219. '[repeat]<c>[<n>]' "^y<c><n> repeat char <c> <n> times"
  220. '[repeatseq <len>]<s>[<n>]' "^v^y<len><s><n> repeat seq <s> <n> times"
  221. '[subdir]<d>'      "^oD set current dir to <d>"
  222. '[tune]<name>'     "^wu<name> play tune <name>"
  223. '[xtern_chain]<c>' "^wXC<c> run external program <c> CHAIN"
  224. '[xtern_dos]<c>'   "^wXD<c> run external program <c> DOS"
  225. '[xtern_erlvl]<c>' "^wXE<c> run external program <c> ERLVL"
  226. '[xtern_run]<c>'   "^wXR<c> run external program <c> RUN"
  227.